home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
EDUCATE
/
TUTORII.ARJ
/
MKDIR.DAT
< prev
next >
Wrap
Text File
|
1991-11-29
|
310b
|
14 lines
Explanation of the MKDIR (md) command.
It is INTERNAL.
This command will create a directory with
a specified name.
Example:
To have the TEST directory created
on drive C, you
could use the following:
mkdir c:\test
or
md c:\test